home *** CD-ROM | disk | FTP | other *** search
/ Software 2000 / Software 2000 Volume 1 (Disc 1 of 2).iso / utilities / u256.dms / in.adf / PWDocs / Manual < prev    next >
Encoding:
Text File  |  1991-03-17  |  34.9 KB  |  1,513 lines

  1. Fx1
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.                            TABLE OF CONTENTS
  21.  
  22.  
  23.           INTRODUCTION                            2
  24.           INSTALLATION                            3
  25.           LOADING PENNYWISE                       5
  26.           OPENING NEW & EXISTING FILES            6
  27.           USING THE MENUS & GADGETS               7
  28.           ENTERING, EDITING & SAVING DATA         10
  29.           DEFINING THE ACCOUNT                    11
  30.           PAYEES & PAYERS                         12
  31.           TRANSACTION TYPES                       13
  32.           COST CENTRES                            14
  33.           TRANSACTIONS                            15
  34.           SELECTING TRANSACTIONS                  16
  35.           RECONCILIATION                          17
  36.           GENERATING REPORTS                      18
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.             2
  81.  
  82.                          PENNYWISE USER MANUAL
  83.  
  84.  
  85.                                   (1)
  86.                                    INTRODUCTION
  87.  
  88. Pennywise is  a small  'Cashbook' program for the AMIGA. Use it to keep
  89. track of the financial transactions of a cheque, bank, business or similar
  90. account. Benefits of using a computer based 'Cashbook' are proportional
  91. to the quality and quantity of the data entry. For exam-ple, if you only
  92. have one or two transactions a week, benefits from using 'PennyWise' will
  93. most certainly be few. Conversely, if you have many entries  each week,
  94. the rewards  will be  great as  will the time you'll save around  July/
  95. August each year. (I feel one of the great strengths of Pennywise is its
  96. Report Generator).
  97.  
  98. Pennywise's  intended audience is the self-employed tradesman or perhaps
  99. those of you with more than one source of income.  None of  the demands
  100. a larger,  more flexible  double entry  accounts system  might make are
  101. evident. Throughout Pennywise takes advantage of  the Amiga's Intuition
  102. interface to make life easy at the data entry stage. There are no 'codes'
  103. or ID numbers to remember and typing is kept to a minimum.
  104.  
  105. However, you do need to be  familiar  with  your  Amiga.  Know  how the
  106. mouse interacts  with menus  & gadgets.  Know the  left button from the
  107. right. You Amiga Manuals will help here.
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.                                                                                          3
  153.  
  154.  
  155.                                   (2)
  156.                         PENNYWISE INSTALLATION
  157.  
  158.  
  159.       *** IMPORTANT - READ FOOTNOTE ABOUT THE t: DIRECTORY *****
  160.  
  161.  
  162.  
  163. First, if you are serious about using PENNYWISE,  make a  backup of the
  164. distribution disk. 
  165.  
  166. PENNYWISE allows  you to  maintain your  data in  any directory, by any
  167. file name. This simplifies installation somewhat. If you are using 
  168.  
  169. STANDARD  AMIGA  DISK  DRIVES,   the  disk   containing  PENNYWISE  and
  170. the HELP  directory must  be named  'PENNYWISE'. Failing that, you must
  171. ASSIGN  (from  the  CLI)  'PENNYWISE:'  to  the  disk  where  the  HELP
  172. directory resides. Otherwise PENNYWISE will not find the HELP files!
  173.  
  174. HARD  DISK  OWNERS  should  create  a directory of a suitable name, and
  175. place 'PENNYWISE' and the HELP directory  in it.  You must  then ASSIGN
  176. 'PENNYWISE:' to that directory! 
  177.  
  178. Assuming you  have created  a directory  called 'PW' on your HARD DRIVE
  179. 'DH0:' for this purpose, the best place to make the assignment is in the
  180. Startup-sequence. Somewhere  after the  hard-disk is  MOUNTED place the
  181. following in the startup-sequence text file:
  182.  
  183.                        ASSIGN PENNYWISE: DH0:PW
  184.  
  185. -----------------------------------------------------------------
  186.  
  187. GAINING MAXIMUM PERFORMANCE (SPEED):
  188.  
  189.      MICRO FLOPPY DISK USERS  are advised  to increase  the buffer size
  190.      of the  drive where the PENNYWISE data will be maintained. I found
  191.      that a buffer size of 40 works well.
  192.  
  193.      Once again, the startup sequence is the best place to do this. If the
  194.      data disk is kept in DF1: you should add
  195.  
  196.                           ADDBUFFERS DF1: 40
  197.  
  198.      to the startup-sequence.
  199.  
  200. Alternatively, and  only if  you have  a MEGABYTE or more of memory and
  201. Workbench 1.3, you might consider   installing 'RAD:'  and keeping your
  202. data directory in it.(don't forget to copy the data back to disk before
  203. switching the computer off)
  204.  
  205. HARD DRIVE USERS will be able  to take  advantage of  a special version
  206. of PENNYWISE  (only available to shareware subscribers) which maintains
  207. its index files on  disk.This approach  is impractical  (too slow) with
  208. FLOPPYS. 
  209.  
  210.  
  211.  
  212.                           THE DATA DIRECTORY
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.             4
  225.  
  226. You should also prepare a directory in which you will keep the Pennywise
  227. data files. If you are using floppy disk drives only you might consider
  228. formatting a new disk for the data files. 
  229.  
  230. Then (and this applies to Hard disk users as well) duplicate the 'Empty'
  231. drawer on your workbench.  Rename  the  'Copy  Of  Empty'  to something
  232. reflecting the  name of  your Pennywise  Data Files.  Finally, drag the
  233. renamed directory to the data disk or to some convenient  place on your
  234. hard-disk.
  235.  
  236.  
  237.                       THE T: Directory Assignment
  238.  
  239. The Report Generator in PW needs the assignment to a directory t: 
  240. for its  temporary files.  Check your  workbench STARTUP-SEQUENCE for a
  241. statement like:
  242.  
  243.                            ASSIGN T: SYS:T 
  244.  
  245. If it is not there you must ensure a suitable assignment is made. I like to
  246.  
  247.  
  248. ASSIGN T: RAM:
  249.  
  250. although the  choice is largely yours. If you don't understand all this
  251. STARTUP-SEQUENCE stuff, make the effort! 
  252.  
  253. A good starting point would be MEGADISK or the AMIGADOS manual.
  254.  
  255. However, here are the steps to  satisfy  PENNYWISE's  hunger  for  a T:
  256. assignment.
  257.  
  258. You need  a text  editor or word-processor than can output simple text-
  259. -files.
  260.  
  261. 1)   Load & run the Text editor:
  262.  
  263. 2)   Activate the Text editors 'OPEN' or 'LOAD' option.
  264.  
  265. 3)   The file to load is 'S:STARTUP-SEQUENCE'
  266.  
  267. 4)   If all is well you'll be looking at the startup-sequence instructions.
  268.  
  269. 5)   To through  the instructions  and look  for ASSIGN  T: xxxxx where
  270.      'xxxxx' might be 'DF0:t' or 'SYS:T'
  271.  
  272. 6)   If the  ASSIGN T:  does not  exist somewhere  within the text (and
  273.      before the 'ENDCLI' that appears at  the end  of the  startup seq-
  274.      uence') enter a new line
  275.  
  276.                              ASSIGN T: RAM:
  277.  
  278. 7)   Now re-save "s:STARTUP-SEQUENCE"
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.                                                                                          5
  297.  
  298.                                   (3)
  299.                           STARTING PENNYWISE
  300.  
  301. Once you  have made  a back  up of  the distribution disk and installed
  302. Pennywise, you will want to start the program. Pennywise is started from
  303. the Amiga  Workbench. Find  the Pennywise  Icon, move the mouse pointer
  304. over it and Double Click the left mouse button. Pennywise should load.
  305.  
  306. Pennywise  uses  its  own  SCREEN.SS1TFx1  The  initial  welcome  message  is
  307. cancelled by moving the mouse pointer over the message and clicking the
  308. left mouse button. 
  309.  
  310. The welcome message is followed by a requester  inviting you  to either
  311. lookup the HELP files or open a 'Pennywise' data file. 
  312.  
  313. At this  time you  may care  to select the 'Help' option. A large, blue
  314. requester appears in the middle of the window. Within it  are displayed
  315. the topics  covered. Select  a topic by moving the Mouse cursor over it
  316. and clicking the left button.
  317.  
  318.       'Help' files are displayed in a simple text-reader. There are two
  319. gadgets at the bottom of the text-reader to  move around  a 'Help' file
  320. that is  larger than  the window  can accommodate- Previous Page & Next
  321. Page. Select and click whichever is appropriate to advance or reverse the
  322. text display.
  323.  
  324.  You can  exit the  'Help' file  by selecting  the 'QUIT' gadget at the
  325. bottom of the window or the 'Close Window' button at the top left.
  326.  
  327. This takes you back  to the  'HELP' requester.  You can  select another
  328. topic or 'Back to Pennywise'!
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350. -1                        -0
  351.  
  352.              SS1TFx1      To  switch  from  the  Pennywise  screen to the Workbench
  353.                     screen press the LEFT AMIGA KEY  and 'N'.  Conversely the
  354.                     LEFT  AMIGA  KEY  and  'M'  returns  you to the Pennywise
  355.                     Screen.P
  356.  
  357.  
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.  
  367.  
  368.             6
  369.  
  370. P                                  (4)
  371.                        OPENING A PENNYWISE FILE
  372.  
  373. Pennywise gives you total  flexibility of  where you  keep and  how you
  374. name your data files.  However, the selection process for creating a new
  375. file or 'opening' an existing is very similar. A file selection requester
  376. appears:
  377.  
  378.                           THE FILE REQUESTER:
  379.  
  380.  
  381. The FILE REQUESTER is like most found in AMIGA programs.
  382.  
  383. It recognises  the devices available on your AMIGA, which are described
  384. as gadgets on the right of the requester.
  385.  
  386. Use the slider to move through the list.
  387.  
  388. Directories are in red. Click a directory to see inside it.
  389.  
  390. Click 'PARENT' to go back to the previous directory.
  391.  
  392. Once you have clicked  the file  you want,  select &  click [LOAD]. (or
  393. [SAVE])
  394.  
  395.  
  396.                To create a NEW Pennywise Cashbook file:
  397.  
  398. From the  file requester select the Disk Drive/ Device and/or directory
  399. where you want to  keep the  new files.  You do  this by  selecting and
  400. clicking  the  DEVICE  GADGETS  at  the  right  of  the  requester. The
  401. directory is then read and displayed. Having selected the path, TYPE in
  402. the proposed  name of  your file in the  'FILE' gadget at the bottom of
  403. the requester. Select & Click LOAD.
  404.  
  405. If the file does not exist,you'll be asked to confirm that the 
  406. file be created. Note that Pennywise creates some additional file with 
  407. the extension 'PWx". 
  408.  
  409. Selecting an existing file is much the same, except that you select the
  410. file name from the requester, rather than having to type it in. At this
  411. time the onus is on you to select a valid file, or Pennywise exits.
  412.  
  413. Once a file has been correctly selected or initiated, it will take a few
  414. seconds to load the indexes to the data. 
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440.                                                                                          7
  441.  
  442.                                   (5)
  443.                         Moving Around Pennywise
  444.  
  445.                        USING THE TITLE BAR MENUS
  446.  
  447. As  with  most  other  AMIGA  programs, moving the mouse pointer to the
  448. windows title bar and  holding down  the RIGHT  MOUSE BUTTON  reveals a
  449. list or  strip of  'MENUS'. By  further mouse  movement the contents of
  450. each menu can be revealed and selected with  the left  mouse button. If
  451. you are unfamiliar with this process please refer to your AMIGA's manual
  452. which explains the process at some length.
  453.  
  454. PENNYWISE has four such menus:
  455.  
  456. THE PROJECT MENU options:
  457.  
  458.      NEW..... To Create a NEW Pennywise File
  459.           (* NOTE: The Subscriber version will create new files
  460.                based on an old file's definition *)
  461.      OPEN.... To open another (existing) PENNYWISE Data File
  462.      CLOSE... Same as QUIT.. Closes all files and exits PENNYWISE
  463.      PRINT... For future expansion
  464.      ABOUT... About me, CVT and everything!
  465.      HELP.... That's how you got here!
  466.      QUIT...  Same as CLOSE
  467.  
  468.  
  469. THE EDIT MENU
  470.  
  471.      EDIT...   Edit/ change something in the current record item. 
  472.                The cursor should appear in the first field to be 
  473.                edited. If it doesn't, select the place to edit 
  474.                with the MOUSE 
  475.  
  476.      FIND...   Brings up the SCAN LIST or TRANSACTION SELECTION 
  477.                window (whichever is appropriate)  so you  can select or
  478.                find a particular item.
  479.  
  480.      DELETE..  Allows you to delete an item. Note that debits and credits
  481.                applying to the item you want to delete  must be  set at
  482.                zero.  YOU   CANNOT  DELETE   AN  ITEM   THAT  HAS  SOME
  483.                COSTING ATTACHED TO IT!
  484.  
  485.      NEW...    Clears the current item from the  window and  allows you
  486.                enter a brand-new one!
  487.  
  488.      SAVE NOW!.     Exactly that... saves the current record. A 
  489.                     requester  appears  asking  you to confirm the save
  490.                     action.
  491.                     NOTE:   ONLY   WORKS    IF    THE    RECORD   NEEDS
  492.                     SAVING!
  493.  
  494.                PENNYWISE is careful about unsaved records. It always
  495.                gives you a reminder if a record needs saving
  496.  
  497.  
  498.      UNDO!...  Ahem!!! I'm still working on this, but ideally it 
  499.                restores the status quo if you've botched the current 
  500.                entry!
  501.  
  502.  
  503.  
  504.  
  505.  
  506.  
  507.  
  508.  
  509.  
  510.  
  511.  
  512.             8
  513.  
  514.  
  515. THE SPECIAL MENU
  516.  
  517.      SELECT TRANSACTION
  518.      ACCOUNT DETAILS
  519.      PAYEE/ PAYER DETAILS
  520.      COSTING CENTRES
  521.      TRANSACTION TYPES
  522.      TRANSACTIONS
  523.           (* Selects the appropriate window and mode *)
  524.  
  525.      SHOW NON-RECONCILED... 
  526.                Toggles the highlighting of transactions     in      the
  527.                transaction selection window that have not had the 'REC-
  528.                ONCILED' date entered.
  529.  
  530.      VALIDATE ALL... 
  531.                If you have doubts about the calculated results. 
  532.                Recalculates all transactions afresh. Might 
  533.                take a while!
  534.  
  535.      REPORT OPTIONS... 
  536.                Takes   you   to   the   PENNYWISE   REPORT    GENERATOR
  537.                WINDOW
  538.  
  539.  
  540.  
  541. PREFERENCES MENU
  542.  
  543.      DISPLAY TRANSACTIONS BY
  544.                     DATE (of entry)
  545.                     NUMBER (of cheque etc)
  546.                     TYPE   (Transaction Type)
  547.                     NAME (Payees/ Payer name)
  548.  
  549.           Determines how transactions are sorted and displayed in 
  550.           the TRANSACTION SELECTION window
  551.  
  552. (*----------------------------------------------------------------*)
  553.  
  554.  
  555. Those menu options that have a letter or number highlighted at the right
  556. may be  selected by  pressing the RIGHT AMIGA KEY and the specified key
  557. at the same time.
  558.  
  559. For example  [RIGHT AMIGA]  and [N]  will put  you into  NEW ENTRY mode
  560. [RIGHT AMIGA] and [S] will save the record.
  561.  
  562.  
  563.  
  564.  
  565.  
  566.  
  567.  
  568.  
  569.  
  570.  
  571.  
  572.  
  573.  
  574.  
  575.  
  576.  
  577.  
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.                                                                                          9
  585.  
  586.  
  587.                                   (6)
  588.                          The Pennywise Gadgets
  589.  
  590.  
  591.  
  592. PENNYWISE  uses  INTUITION,  the  AMIGA's  powerful  and  friendly user
  593. interface.
  594.  
  595. All screens have 'gadgets' that are selected with the MOUSE pointer and
  596. (usually) clicking the left mouse button. 
  597.  
  598. There are  three types  of gadgets,  one that you select with the mouse
  599. pointer and left button to set a certain condition. For example, in
  600. the Transaction Types window there is a gadget which indicates that
  601. the transaction type is a DEBIT TRANSACTION. Selecting it will  make it
  602. indicate that it is a CREDIT TRANSACTION. Selecting it once more
  603. resets it to CREDIT.
  604.  
  605. The second gadget is the 'STRING' gadget... the one you enter data into.
  606.  
  607. The STRING gadget appears as a 'box' either empty or perhaps displaying
  608. some text. Select a position within the box an click. A cursor appears.
  609. Enter some (appropriate) data. Notice that the cursor is confined to the
  610. box. When  done, press  [RETURN]. In  PENNYWISE, if  the current window
  611. has a  subsequent STRING  gadget the  cursor moves to it automatically.
  612. Clicking the mouse somewhere  else  in  the  window  moves  removes the
  613. cursor from the string gadget. 
  614.  
  615. Incidentally, RIGHT AMIGA & [X] clears an active string gadget, RIGHT
  616. AMIGA & Q restores its previous values.
  617.  
  618.  
  619. Finally, there  is the  PROPORTIONAL GADGET.  It consists of a vertical
  620. box enclosing a 'KNOB' which can  be  moved  with  mouse  pointer while
  621. holding down the left button. As the 'KNOB' is moved and released, data
  622. in the window is adjusted  accordingly.  A  good  example  is  the TRA-
  623. NSACTION  SELECTION  WINDOW.  When  there  are  more  transactions than
  624. the window can display the 'KNOB' represents the proportion of the total
  625. you are seeing. Move the knob to move up or down the transaction list.
  626.  
  627.  
  628.  
  629.  
  630.  
  631.  
  632.  
  633.  
  634.  
  635.  
  636.  
  637.  
  638.  
  639.  
  640.  
  641.  
  642.  
  643.  
  644.  
  645.  
  646.  
  647.  
  648.  
  649.  
  650.  
  651.  
  652.  
  653.  
  654.  
  655.  
  656.             10
  657.  
  658.                                   (7)
  659.  
  660.              ENTERING NEW DATA, EDITING DATA & SAVING DATA
  661.  
  662. The procedure  for entering  data into  Pennywise records is consistent
  663. throughout:
  664.  
  665.  
  666. RIGHT AMIGA & the 'N' KEY  creates  a  new  record.  As  each  field is
  667. entered, the cursor jumps to the next input field. When you have entered
  668. the data for the record select 'SAVE NOW' from the EDIT Menu,  or press
  669. [RIGHT AMIGA]  & [S].  A requester  pops up  asking you  to confirm the
  670. save. If you don't won't to see the requester, click the [SAVE] gadget at
  671. the bottom of the window.
  672.  
  673. If you  make a mistake during entry, don't worry. You can edit an entry
  674. anytime either by selecting the field to be edited with the mouse or by
  675. selecting  the  EDIT  ENTRY  option  from  the EDIT MENU. In the latter
  676. case the cursor appears in the first field of the window.
  677.  
  678. Should no records exists Pennywise will tell you and prompt you to enter
  679. one. 
  680.  
  681. Finally, there is actually no need to explicitly call the SAVE function as
  682. Pennywise will prompt you if a new or altered record needs saving.
  683.  
  684.  
  685.  
  686.  
  687.  
  688.  
  689.  
  690.  
  691.  
  692.  
  693.  
  694.  
  695.  
  696.  
  697.  
  698.  
  699.  
  700.  
  701.  
  702.  
  703.  
  704.  
  705.  
  706.  
  707.  
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714.  
  715.  
  716.  
  717.  
  718.  
  719.  
  720.  
  721.  
  722.  
  723.  
  724.  
  725.  
  726.  
  727.  
  728.                                                                                         11
  729.  
  730.  
  731.  
  732.                                   (8)
  733.                           THE ACCOUNTS WINDOW
  734.  
  735.  
  736.  
  737. Use this window to describe your business and the account details. Note
  738. that the  General Distribution  Version of  PW only  supports one file/
  739. account at a time. A summary of current activity period is displayed at
  740. the bottom  right. The  'current activity' would be the fiscal year, or
  741. perhaps a financial quarter.
  742.  
  743. POINTS TO NOTE:
  744.  
  745.      AMOUNT   BROUGHT    FORWARD    IS    A    SUM    BROUGHT   FORWARD
  746.      FROM A PREVIOUS PERIOD.
  747.  
  748. It is not considered in the results of other windows which are calculated
  749. for the current year. I feel this makes sense  since one  would usually
  750. only want  to know the results for the current year.
  751.  
  752. TIP:      If you think that the calculations shown are incorrect select
  753.           "VALIDATE" from the SPECIAL MENU.
  754.  
  755.           This option searches all  transactions and  re-calculates the
  756.           various categories of cost allocation centres.
  757.  
  758.  
  759. In the  top part of the Account you would describe the account holder's
  760. details. In the bottom part go the details of the financial institution
  761. administering the account. A separate 'box' at the bottom right, common
  762. to most windows in  Pennywise, displays  the current  results- credits,
  763. debits &  balance. Note the Account Window considers any figure entered
  764. in the 'AMOUNT BROUGHT FORWARD' field in its calculations.
  765.  
  766. Data in the Account Window may  be  re-edited  at  any  time  after the
  767. initial entry.
  768.  
  769. NOTE:
  770.           There is only one account record for any given Pennywise file.
  771.  
  772.  
  773.  
  774.  
  775.  
  776.  
  777.  
  778.  
  779.  
  780.  
  781.  
  782.  
  783.  
  784.  
  785.  
  786.  
  787.  
  788.  
  789.  
  790.  
  791.  
  792.  
  793.  
  794.  
  795.  
  796.  
  797.  
  798.  
  799.  
  800.             12
  801.  
  802.                                   (9)
  803.                             PAYEES & PAYERS WINDOW
  804.  
  805.  
  806. PENNYWISE encourages  you to  build up  a 'mailing  list' of payees and
  807. payers. Names & addresses are entered into this window. They  also play
  808. an important role when you enter a transaction. Instead of having to type
  809. the name of the payee/ payer into the  Transaction details  you will be
  810. selecting names  from a  'SCAN-LIST'. The  trade off is that the payee/
  811. payer's name must first be entered in this window and 'saved' to the data
  812. base.
  813.  
  814. Enter new and edit existing records as described in (7). 
  815.  
  816. You can find a Payee/ Payer by selecting the [?] gadget at the bottom of
  817. the window, pressing [RIGHT AMIGA] &  [F]  or  by  selecting  FIND from
  818. the EDIT menu.
  819.  
  820. Other gadgets at the bottom of the screen allow you to move to the first
  821. payee/ payer [<<], the previous payee [<], the next payee [>] and the last
  822. payee [>>]. The payee list is, of course, sorted alphabetically.
  823.  
  824. Finally, the debits, credits and results of the current record are displayed
  825. at the bottom right of the window.
  826.  
  827.  
  828.  
  829.  
  830.  
  831. NOTE
  832.  
  833.           Future versions  of  PW  will  support  MAILING  LABELS, Mail
  834.           Merging etc. so it's wise to enter as much information as you
  835.           can about each payee/ payer.
  836.  
  837.  
  838. HINT:
  839.           At some time you  will probably  enter a  new transaction and
  840.           then  realise  that  you  have  not  entered the payee/ payer
  841.           details. I suggest that you enter one payee/  payer record as
  842.           'CASH' or  perhaps 'MISCELLANEOUS'. Later, after entering the
  843.           new payee/ payer details, you can re-edit the  transaction. I
  844.           hope to address this problem in future versions of Pennywise.
  845.  
  846.  
  847.  
  848.  
  849.  
  850.  
  851.  
  852.  
  853.  
  854.  
  855.  
  856.  
  857.  
  858.  
  859.  
  860.  
  861.  
  862.  
  863.  
  864.  
  865.  
  866.  
  867.  
  868.  
  869.  
  870.  
  871.  
  872.                                                                                         13
  873.  
  874.                                  (10)
  875.                          THE TRANSACTION TYPES WINDOW
  876.  
  877. TRANSACTION  TYPES  describe  the  kinds  of  transactions your account
  878. will deal with. For example:
  879.  
  880.           Cheque, Cash Purchase,  Cash  Receipt,  F.D.T.,  Interest, S-
  881.           tatutory Fees are some types of transactions.
  882.  
  883.  
  884. As with  the Payee/  Payers, you  build up a list of Transaction Types.
  885. Later, when entering transactions you will be selecting the transaction
  886. type  from a 'SCAN-LIST'. 
  887.  
  888. Enter new and edit existing records as described in (7). 
  889.  
  890.                    DEBIT & CREDIT TRANSACTION TYPES.
  891.  
  892. There isn't  much to  enter, just the transaction type name and a note.
  893. You must also tell  Pennywise  whether  the  Transaction  Type  will be
  894. 'DEBIT' or  'CREDIT'. Do  so by  selecting and  clicking the Gadgets at
  895. gadget at the Left of the data entry box. It will toggle  from DEBIT to
  896. CREDIT and back each time it's selected.
  897.  
  898.                             AUTO NUMBERING
  899.  
  900. Some transaction  types, such  as cheques,  will have  numbers. Tell P-
  901. ennywise by selecting the  NUMBERING gadget  at the  right of  the data
  902. entry  box.   It  will  toggle  between  AUTO  NUMBERING  ON  and  AUTO
  903. NUMBERING OFF whenever selected. If you  want, you  can also  enter the
  904. next number for this transaction type.
  905.  
  906.  
  907. You can find a transaction type by selecting the [?] gadget at the bottom
  908. of the window, pressing [RIGHT AMIGA] & [F]  or by  selecting FIND from
  909. the EDIT menu.
  910.  
  911. Other gadgets at the bottom of the screen allow you to move to the first
  912. transaction type [<<], the previous transaction  type [<],  the next t-
  913. ransaction type  [>] and the last transaction type [>>]. The transaction
  914. type  list is sorted alphabetically.
  915.  
  916. Finally, the debits or  credits and results  of the  current record are
  917. displayed at the bottom right of the window.
  918.  
  919.  
  920.  
  921.  
  922. HINT:
  923.           At some  time you  will probably  enter a new transaction and
  924.           then realise that you have not  entered the  Transaction Type
  925.           details.  I  suggest  that  you  enter  two  transaction type
  926.           records:
  927.  
  928.  
  929.                    A DEBIT ONE Called CASH PURCHASE
  930.                      A CREDIT ONE called CASH RECEIPT
  931.  
  932.  
  933.           Later, after entering the new payee/ payer details, you can re-
  934.  
  935.  
  936.  
  937.  
  938.  
  939.  
  940.  
  941.  
  942.  
  943.  
  944.             14
  945.  
  946.           edit the transaction. 
  947.  
  948.  
  949.  
  950.  
  951.  
  952.  
  953.  
  954.  
  955.  
  956.  
  957.  
  958.  
  959.  
  960.  
  961.  
  962.  
  963.  
  964.  
  965.  
  966.  
  967.  
  968.  
  969.  
  970.  
  971.  
  972.  
  973.  
  974.  
  975.  
  976.  
  977.  
  978.  
  979.  
  980.  
  981.  
  982.  
  983.  
  984.  
  985.  
  986.  
  987.  
  988.  
  989.  
  990.  
  991.  
  992.  
  993.  
  994.  
  995.  
  996.  
  997.  
  998.  
  999.  
  1000.  
  1001.  
  1002.  
  1003.  
  1004.  
  1005.  
  1006.  
  1007.  
  1008.  
  1009.  
  1010.  
  1011.  
  1012.  
  1013.  
  1014.  
  1015.  
  1016.                                                                                         15
  1017.  
  1018.  
  1019.                                  (11)
  1020.                             THE COST CENTRE WINDOW
  1021.  
  1022. Cost Centres are sometimes called cost control centres. They allow you to
  1023. categorise income and expenditure. For example:
  1024.  
  1025.           Rent, Telephone,  Office Consumables,  Computer Software, Car
  1026.           Costs, Building Maintenance, Advertising
  1027.           are just some examples
  1028.  
  1029.  
  1030. As with  the Payee/ Payers, you build up a list of Cost Centres. Later,
  1031. when entering transactions you will be selecting the cost centre  from a
  1032. 'SCAN-LIST'. 
  1033.  
  1034. Enter new and edit existing records as described in (7). 
  1035.  
  1036.  
  1037. There isn't much to enter, just the cost centre name and a note. 
  1038.  
  1039. You can find a cost centre by selecting the [?] gadget at the bottom of
  1040. the window, pressing [RIGHT AMIGA] &  [F]  or  by  selecting  FIND from
  1041. the EDIT menu.
  1042.  
  1043. Other gadgets at the bottom of the screen allow you to move to the first
  1044. Cost Centre [<<], the previous Cost Centre [<], the next Cost Centre  [>]
  1045. and the  last Cost  Centre [>>].  The Cost  Centre  list is sorted alp-
  1046. habetically.
  1047.  
  1048. Finally, the debits or  credits and results  of the  current record are
  1049. displayed at the bottom right of the window.
  1050.  
  1051.  
  1052.  
  1053.  
  1054. HINT:
  1055.           At some  time you  will probably  enter a new transaction and
  1056.           then realise that you have not entered the Cost Centre details.
  1057.           I suggest  that you  enter a Cost Centre  record called PETTY
  1058.           CASH,   CASH,   or   perhaps   MISCELLANEOUS.   Later,  after
  1059.           entering the  new payee/  payer details,  you can re-edit the
  1060.           transaction. 
  1061.  
  1062.  
  1063.  
  1064.  
  1065.  
  1066.  
  1067.  
  1068.  
  1069.  
  1070.  
  1071.  
  1072.  
  1073.  
  1074.  
  1075.  
  1076.  
  1077.  
  1078.  
  1079.  
  1080.  
  1081.  
  1082.  
  1083.  
  1084.  
  1085.  
  1086.  
  1087.  
  1088.             16
  1089.  
  1090.                                  (12)
  1091.  
  1092.                        TRANSACTION ENTRY WINDOW:
  1093.  
  1094. If you have a well defined list of Payees, Transaction  types, and cost
  1095. centres defined, entering a new transaction is very simple:
  1096.  
  1097. 1)   Tell  Pennywise  that  you  want  to enter a new transaction. (See
  1098.      section (7)).
  1099.  
  1100. NOTE:     The following to not have to be in any order. 
  1101.  
  1102.      a)   Click the large Transaction Type gadget in the  middle of the
  1103.           data  entry  box.  The  SCAN LIST requester appears. Find and
  1104.           select the Type Of Transaction required. (see section (6))
  1105.  
  1106.           Pennywise will flag if this is a DEBIT or CREDIT transaction.
  1107.  
  1108.           Pennywise will insert a NUMBER  into  the  FIELD  at  the TOP
  1109.           RIGHT  if  the  AUTO  NUMBER  function  has  been  set in the
  1110.           transaction type. If the number is incorrect you can change it. 
  1111.  
  1112.      b)   Click the large Payee/ Payer gadget in the middle of the data
  1113.           entry box.  The SCAN  LIST requester appears. Find and select
  1114.           the name required. (see section (6))
  1115.  
  1116.      c)   Click the large Cost Centre gadget in the middle of  the data
  1117.           entry box.  The SCAN  LIST requester appears. Find and select
  1118.           the cost centre required. (see section (6))
  1119.  
  1120.      d)   Select the Transaction Date  field if  the default  date (the
  1121.           current system date) is incorrect.
  1122.  
  1123.      e)   You may  enter a  note in the Description field to detail the
  1124.           transaction.
  1125.  
  1126.      f)   Only confirm the reconciliation date (defaults to the current
  1127.           system date) if necessary. (see chapter (14) on reconciliation)
  1128.  
  1129. Finally save the transaction record.
  1130.  
  1131. Note transactions can be edited at any time.
  1132.  
  1133. You can find a transaction by selecting the [?] gadget at the bottom of
  1134. the window, pressing [RIGHT AMIGA] &  [F]  or  by  selecting  FIND from
  1135. the EDIT menu (see (13)).
  1136.  
  1137. Other gadgets at the bottom of the screen allow you to move to the first
  1138. Transaction [<<], the previous Transaction [<], the next Transaction  [>]
  1139. and the last Transaction [>>]. Transaction order is determined by the sort
  1140. order selected  from  the  Preferences  menu:  Date  (default), number,
  1141. Transaction Type, or Payee/ Payer Name.
  1142.  
  1143.  
  1144.  
  1145.  
  1146.  
  1147.  
  1148.  
  1149.  
  1150.  
  1151.  
  1152.  
  1153.  
  1154.  
  1155.  
  1156.  
  1157.  
  1158.  
  1159.  
  1160.                                                                                         17
  1161.  
  1162.                                  (13)
  1163.  
  1164.                      TRANSACTION SELECTION WINDOW
  1165.  
  1166. This windows displays the list of current transactions. The order in which
  1167. they are is displayed  is determined  by the  'DISPLAY TRANSACTIONS BY'
  1168. in the  PREFERENCES MENU.
  1169.  
  1170. Use the SLIDER at the right of the screen to 'scan' the transactions.
  1171.  
  1172. Moving the mouse pointer to the top of the screen and clicking the left
  1173. button moves the first item to the top of the screen.
  1174.  
  1175. Similarly, clicking at the bottom will move the last transaction
  1176. to the top of the screen.
  1177.  
  1178. If you move the mouse over a transaction and click the left mouse button
  1179. that  transactions  becomes  the  current  one,  and you move to the t-
  1180. ransaction entry window.
  1181.  
  1182. If you want to create a new transaction,  the usual  RIGHT AMIGA/  N or
  1183. NEW  ENTRY  in  the  EDIT  MENU  will  bring  up  a  new  entry  in the
  1184. transaction window.
  1185.  
  1186.  
  1187.  
  1188.  
  1189.  
  1190.  
  1191.  
  1192.  
  1193.  
  1194.  
  1195.  
  1196.  
  1197.  
  1198.  
  1199.  
  1200.  
  1201.  
  1202.  
  1203.  
  1204.  
  1205.  
  1206.  
  1207.  
  1208.  
  1209.  
  1210.  
  1211.  
  1212.  
  1213.  
  1214.  
  1215.  
  1216.  
  1217.  
  1218.  
  1219.  
  1220.  
  1221.  
  1222.  
  1223.  
  1224.  
  1225.  
  1226.  
  1227.  
  1228.  
  1229.  
  1230.  
  1231.  
  1232.             18
  1233.  
  1234.                                  (14)
  1235.                     RECONCILIATION OF TRANSACTIONS
  1236.  
  1237. Often you will enter transactions about which your bank-manager doesn't
  1238. know yet. Eventually you receive a statement at which time you will want
  1239. to 'reconcile' the bank's statement with PENNYWISE.
  1240.  
  1241.  
  1242. To see 'un-reconciled' transactions select the 'RECONCILE' option in the
  1243. 'SPECIAL' menu.
  1244.  
  1245. When you  now view  the 'SELECT' window un-reconciled transactions will
  1246. be highlighted. To reconcile any 'un-reconciled' transaction select it with
  1247. the mouse  and when you are in the 'transaction' entry window,  up-date
  1248. the transaction accordingly.
  1249.  
  1250. NOTE:
  1251.  
  1252. Future versions of PW will  have  a  faster  and  more  elegant  way of
  1253. reconciling transactions.
  1254.  
  1255.  
  1256.  
  1257.  
  1258.  
  1259.  
  1260.  
  1261.  
  1262.  
  1263.  
  1264.  
  1265.  
  1266.  
  1267.  
  1268.  
  1269.  
  1270.  
  1271.  
  1272.  
  1273.  
  1274.  
  1275.  
  1276.  
  1277.  
  1278.  
  1279.  
  1280.  
  1281.  
  1282.  
  1283.  
  1284.  
  1285.  
  1286.  
  1287.  
  1288.  
  1289.  
  1290.  
  1291.  
  1292.  
  1293.  
  1294.  
  1295.  
  1296.  
  1297.  
  1298.  
  1299.  
  1300.  
  1301.  
  1302.  
  1303.  
  1304.                                                                                         19
  1305.  
  1306.                                  (15)
  1307.  
  1308.                           GENERATING REPORTS
  1309.  
  1310. This is an early version of the REPORT GENERATOR. To make a report:
  1311.  
  1312.      1)   Select the SUBJECT by clicking the relevant gadget. 
  1313.  
  1314.           If you  want to  be selective, click 'SPECIFY RANGE OF ITEMS'
  1315.           and select the first and last items from the SCANLIST.
  1316.  
  1317.           If you want to limit the  report to  a range  of dates, click
  1318.           'SPECIFY  A  PERIOD'  and  enter  the date range  you want to
  1319.           report on in the boxes underneath.
  1320.  
  1321.      2)   Finally click where you want the  report to  go-SCREEN, ASCII
  1322.           FILE, OR PRINTER
  1323.  
  1324. NOTE
  1325.  
  1326. The  most   powerful  option  is  'TRANSACTIONS'.  By  using  the  'KEY
  1327. SELECT' option  in the  'PREFERENCES' menu,  very comprehensive reports
  1328. can be generated. For example, to generated a report based on 
  1329. the transactions of one or several selective payees/ payers you would
  1330.  
  1331.      1)        go to the 'Transaction Selection' window, 
  1332.  
  1333.      2)        From  the  PREFERENCES  MENU  select to key transactions
  1334.                by 'NAME'
  1335.  
  1336.      3)        After the usual wait for AMIGA  DOS to  catch up,  go to
  1337.                'REPORTS'
  1338.  
  1339.      4)        Select (click) the TRANSACTION GADGET
  1340.  
  1341.      5)        Request to SPECIFY A RANGE OF ITEMS
  1342.  
  1343.      6)        select the range of names you want to report on
  1344.                (Note that if you have many transactions for a particular
  1345.                name the name appears many times)
  1346.  
  1347.      8)        Specify the date range for the report
  1348.  
  1349.  
  1350.      9)        Select the  output device  (* Note  that TRANSACTIONS do
  1351.                not  format properly for 'SCREEN' output.
  1352.  
  1353.      10)       Select GENERATE REPORT.
  1354.  
  1355.  
  1356. The report generator is very forgiving, so do experiment.
  1357.  
  1358.  
  1359.  
  1360.  
  1361.  
  1362.  
  1363.  
  1364.  
  1365.  
  1366.  
  1367.  
  1368.  
  1369.  
  1370.  
  1371.  
  1372.  
  1373.  
  1374.  
  1375.  
  1376.             20
  1377.  
  1378.                                 SUMMARY
  1379.  
  1380. I think you will find Pennywise Easy and Intuitive to use. But whether I
  1381. improve it depends on the feed  back  I  get  from  users. Constructive
  1382. criticism is most welcome.
  1383.  
  1384. If you are using the general distribution version and feel Pennywise has
  1385. merit, then I'd like to encourage you to register as a shareware user of
  1386. this software.  Subscriber's will get printed documentation and regular
  1387. updates and upgrades. The totally disk-based version (for hard disk users)
  1388. is  only  available  to  subscribers. The enhanced report generator and
  1389. mailing label/ address book  option will  not be  available for general
  1390. distribution.
  1391.  
  1392. So, encourage me by sending $29.95 of your hard earned dollars to
  1393.  
  1394.                           Pierre A. du Parte
  1395.                       Computer & Video Technology
  1396.                              P.O. Box 305
  1397.                            Unanderra, N.S.W,
  1398.                             AUSTRALIA, 2526
  1399.  
  1400.                             Tel: 042 716355
  1401.                            -----------------
  1402.  
  1403. PS:  I am  aware of several users of Pennywise and, in fact, used it to
  1404.      sort out my own affairs just recently for the 1988/ 89 tax year. The
  1405.      program seems fairly robust.
  1406.  
  1407.           So I am now working on several enhancements:
  1408.  
  1409.                Mailing labels from the payee/ payer lists
  1410.  
  1411.                Creating  new  payee/  payer,  Transaction  types & cost
  1412.                centre records as required during  the  entry  of  a new
  1413.                transaction.
  1414.  
  1415.                Invoicing support with billing.
  1416.  
  1417.  
  1418.  
  1419.  
  1420.  
  1421.  
  1422.  
  1423.  
  1424.  
  1425.  
  1426.  
  1427.  
  1428.  
  1429.  
  1430.  
  1431.  
  1432.  
  1433.  
  1434.  
  1435.  
  1436.  
  1437.  
  1438.  
  1439.  
  1440.  
  1441.  
  1442.  
  1443.  
  1444.  
  1445.  
  1446.  
  1447.  
  1448.                                                                                         21
  1449.  
  1450.      "s:STARTUP-SEQUENCE"  4                      PENNYWISE FILE  6
  1451.      'MENUS'.  7                             OPENING  6
  1452.      'PREFERENCES'  18                       Payee  12, 13, 14, 15
  1453.      'REPORTS'  18                           PAYEES  12, 15
  1454.      'S:STARTUP-SEQUENCE'  4                      WINDOW  12
  1455.      'SAVE  10                               Payer  8, 12, 15
  1456.      'scan'  16                              PAYERS  12, 13, 14
  1457.      'SCAN-LIST'.  12, 13, 14                Pennywise
  1458.      'Transaction  18                             Gadgets  9
  1459.      'TRANSACTIONS'.  18                     PENNYWISE INSTALLATION
  1460.      (Payees/  8                                  PENNYWISE  3
  1461.      (Transaction  8                         PREFERENCES  15, 16, 18
  1462.      [SAVE]  6, 10                                MENU  8
  1463.      ACCOUNT  8, 11                          Re-edit  13
  1464.      ACCOUNTS  11                            Re-edited  11
  1465.           WINDOW  11                         RECONCILIATION  17
  1466.      AMIGA   2, 3,  6, 7, 8, 9, 10,          Report  2, 4, 8, 18
  1467.                16, 18                        REPORTS  18
  1468.           DISK DRIVES  3                     SAVE  7, 10
  1469.      AMIGA's  7, 9                           SAVING  7, 10
  1470.      AMIGA]  8, 10, 12, 13, 14, 15           SCAN  15, 16
  1471.      AMIGADOS  4                                  List  7, 15
  1472.      ASSIGN  3, 4                            SCANLIST  18
  1473.           DIrectories  3                          In Reports  18
  1474.           PENNYWISE  3                       STARTING
  1475.      Assignment  4                                PENNYWISE  5
  1476.           The T: Directory  4                Startup-sequence  3, 4
  1477.      Cost  11, 14, 15                        SUMMARY  19
  1478.           allocation  11                     T
  1479.           CENTRE  14                              Directory  4
  1480.      COSTING  8                              TRANSACTION   1,  7,  8, 9,
  1481.      Costs  14                                         12, 13, 15, 16, 18
  1482.      Credits  11                                  CREDIT  9, 13
  1483.      DATA                                         Date  15
  1484.           ENTRY  10                               DEBIT  9, 13
  1485.      EDIT  7, 10, 14                              Details  12
  1486.           MENU  7, 13                             ENTRY  15
  1487.           RECORD  7                               GADGET  18
  1488.      Edited  7, 10                                Gadgets  15
  1489.      EDITING                                      selection  7, 8, 16
  1490.           DATA  10                                SELECTION       WINDOW
  1491.      Editor  4                                         9
  1492.           Text  4                                 Type  8, 9, 13
  1493.      Editors  4                                   Types  8, 13
  1494.      FLOPPY                                  TRANSACTIONS    1,  8,  16,
  1495.           DRIVES  3                                    17, 18
  1496.      FLOPPYS  3                                   Display  8
  1497.           Too SLow  3                             Display By  8, 16
  1498.      GADGET  9, 18                                RCONCILIATION       OF
  1499.      Gadgets  9, 13                                    17
  1500.      HARD  3
  1501.           Disk Installation  3
  1502.           DRIVE USERS  3
  1503.      INTRODUCTION  2
  1504.      MENU  7, 10, 11, 16, 18
  1505.      Moving
  1506.           Around Pennywise  7
  1507.      NEW  7, 8, 10, 16
  1508.           Data, entering  10
  1509.           Entry  7
  1510.  
  1511.  
  1512.  
  1513.  
  1514. p0P